@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/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_776'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497/5'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_124'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_777'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497/5'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_125'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_775'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497/5'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_123'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_774'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497/5'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_107'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_772'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497/5'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_105'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_773'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497/5'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_106'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_771'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497/5'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_104'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_483'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_816'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_484'^^xsd:string;
  dwc:scientificName 'Sphaeroma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '118433'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_817'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '955716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_485'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_818'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_486'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_819'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_487'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_820'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_488'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_821'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_489'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_822'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_490'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_823'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_491'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_824'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_477'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_810'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_478'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_811'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_479'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_812'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_480'^^xsd:string;
  dwc:scientificName 'Dikerogammarus haemobaphes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '234073'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_813'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '234073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_481'^^xsd:string;
  dwc:scientificName 'Pterocuma pectinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:aphiaid '110594'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_814'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_482'^^xsd:string;
  dwc:scientificName 'Iphinoe gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '22.3'^^xsd:double;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_815'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_768'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497/4'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_22'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_769'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497/4'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_23'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_770'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497/5'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.85'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_24'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "160/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1066'^^xsd:string;
  dwc:scientificName 'Spionidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '160/26'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_303'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "160/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1067'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '160/26'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_304'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "160/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1068'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '160/26'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_305'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "160/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1069'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '160/26'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_306'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "160/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1070'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '160/26'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_307'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_447'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_946'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_448'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_947'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_449'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_948'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_450'^^xsd:string;
  dwc:scientificName 'Jassa ocia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '102434'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_949'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1494703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_451'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_950'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_460'^^xsd:string;
  dwc:scientificName 'Neritina litturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '824922'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_794'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1509729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_452'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_786'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_453'^^xsd:string;
  dwc:scientificName 'Membranipora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '110938'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_787'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_454'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_788'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_455'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_789'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_456'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_790'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_457'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_791'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_458'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_792'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_459'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_793'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.93)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_446'^^xsd:string;
  dwc:scientificName 'Cordylophora lacustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.93'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '151742'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_378'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '117428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_780'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '499'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.95'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:temperature '9'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_128'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_781'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '499'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.95'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:temperature '9'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_129'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_782'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '499'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.95'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:temperature '9'^^xsd:integer;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_130'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_783'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '499'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.95'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:temperature '9'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_131'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_784'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '499'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.95'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:temperature '9'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_132'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_785'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '499'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.95'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:temperature '9'^^xsd:integer;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_133'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.95)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_786'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '499'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.95'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:temperature '9'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_134'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_445'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_945'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "500" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_790'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '500'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_138'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_438'^^xsd:string;
  dwc:scientificName 'Gmelina kusnezowi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '509223'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_419'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '490367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_435'^^xsd:string;
  dwc:scientificName 'Cordylophora lacustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '151742'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1226'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '117428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_436'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1232'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_437'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1233'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_444'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1234'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "500" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_787'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '500'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_135'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "500" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_788'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '500'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_136'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "500" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_789'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '500'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '8.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_137'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_439'^^xsd:string;
  dwc:scientificName 'Mesomysis kowalevskii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '226598'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_781'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '120155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_440'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_782'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_441'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_783'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_442'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_784'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "34.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 34.97)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "34.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_443'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.97'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_785'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "34.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "34.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_519'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.98'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_846'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "34.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "34.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_520'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.98'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_847'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "34.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "34.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_521'^^xsd:string;
  dwc:scientificName 'Cumacea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.98'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_848'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "34.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "34.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_517'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.98'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_844'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "34.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "34.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_518'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.98'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_845'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "34.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "34.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_528'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.98'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1235'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "34.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "34.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_522'^^xsd:string;
  dwc:scientificName 'Iphinoe gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.98'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_849'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "34.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "34.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_523'^^xsd:string;
  dwc:scientificName 'Pterocuma pectinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.98'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110594'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_850'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "34.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "34.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_524'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.98'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_851'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "34.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "34.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_525'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.98'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_852'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "34.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "34.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_526'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.98'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_853'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "34.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 34.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "34.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_527'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.98'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_854'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 35.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.78"^^xsd:decimal ;
  dwc:decimalLongitude "35.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 35.03)"^^geo:wktLiteral ;
  geo-pos:lat "45.78"^^xsd:decimal ;
  geo-pos:long "35.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_513'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.03'^^xsd:double;
  dwc:latitude '45.78'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_840'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 35.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.78"^^xsd:decimal ;
  dwc:decimalLongitude "35.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 35.03)"^^geo:wktLiteral ;
  geo-pos:lat "45.78"^^xsd:decimal ;
  geo-pos:long "35.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_514'^^xsd:string;
  dwc:scientificName 'Gammarus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.03'^^xsd:double;
  dwc:latitude '45.78'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_841'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 35.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.78"^^xsd:decimal ;
  dwc:decimalLongitude "35.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 35.03)"^^geo:wktLiteral ;
  geo-pos:lat "45.78"^^xsd:decimal ;
  geo-pos:long "35.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_515'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.03'^^xsd:double;
  dwc:latitude '45.78'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_842'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 35.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.78"^^xsd:decimal ;
  dwc:decimalLongitude "35.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 35.03)"^^geo:wktLiteral ;
  geo-pos:lat "45.78"^^xsd:decimal ;
  geo-pos:long "35.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_516'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.03'^^xsd:double;
  dwc:latitude '45.78'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_843'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 35.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.78"^^xsd:decimal ;
  dwc:decimalLongitude "35.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 35.03)"^^geo:wktLiteral ;
  geo-pos:lat "45.78"^^xsd:decimal ;
  geo-pos:long "35.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_512'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.03'^^xsd:double;
  dwc:latitude '45.78'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_422'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "35.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "35.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "495" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_757'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '495'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.05'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_685'^^xsd:string;
  dwc:observationDate '1934-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "35.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "35.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "495" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_758'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '495'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.05'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_686'^^xsd:string;
  dwc:observationDate '1934-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "35.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "35.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "495" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_759'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '495'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.05'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_687'^^xsd:string;
  dwc:observationDate '1934-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "35.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "35.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "495" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_760'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '495'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.05'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_688'^^xsd:string;
  dwc:observationDate '1934-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "35.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "35.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "495" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_755'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '495'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.05'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_683'^^xsd:string;
  dwc:observationDate '1934-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "35.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "35.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "495" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_756'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '495'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.05'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_684'^^xsd:string;
  dwc:observationDate '1934-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.08)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_791'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '501'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.08'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_139'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.08)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_796'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '501'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.08'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_112'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.08)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_792'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '501'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.08'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_108'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.08)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_793'^^xsd:string;
  dwc:scientificName 'Leander sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '501'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.08'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '107031'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_109'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.08)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_794'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '501'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.08'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_110'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.08)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_795'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '501'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.08'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '8.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_111'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "35.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.11)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "35.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "496" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_761'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '496'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.11'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_15'^^xsd:string;
  dwc:observationDate '1934-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "35.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 35.11)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "35.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "496" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_762'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '496'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.11'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_16'^^xsd:string;
  dwc:observationDate '1934-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "35.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "35.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_507'^^xsd:string;
  dwc:scientificName 'Gammarus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.13'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.3'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_835'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "35.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "35.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_508'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.13'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.3'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_836'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "35.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "35.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_509'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.13'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.3'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_837'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "35.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "35.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_510'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.13'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.3'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_838'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "35.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "35.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_511'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.13'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.3'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_839'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "35.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "35.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_505'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.13'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.3'^^xsd:double;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_833'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "35.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "35.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_506'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.13'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.3'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_834'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "35.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 35.13)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "35.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_504'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.13'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.3'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_832'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_431'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_944'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_432'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1223'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_433'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1224'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_434'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1225'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_421'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.75'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_934'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_422'^^xsd:string;
  dwc:scientificName 'Jassa ocia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.75'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:aphiaid '102434'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_935'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1494703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_423'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.75'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_936'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_424'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.75'^^xsd:double;
  dwc:temperature '17.4'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_937'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_425'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_938'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_426'^^xsd:string;
  dwc:scientificName 'Iphinoe gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_939'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_427'^^xsd:string;
  dwc:scientificName 'Pterocuma pectinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '110594'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_940'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_428'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_941'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_429'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_942'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.14)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_430'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.14'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_943'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_535'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.6'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_423'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_529'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.6'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1239'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_530'^^xsd:string;
  dwc:scientificName 'Iphinoe gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.6'^^xsd:double;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1240'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_531'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.6'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1241'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_532'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.6'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_855'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_533'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.6'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_856'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_534'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.15'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.6'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_857'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1056'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161/25'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.16'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_293'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1057'^^xsd:string;
  dwc:scientificName 'Pterocuma pectinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161/25'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.16'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '110594'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_294'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1058'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161/25'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.16'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_295'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1059'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161/25'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.16'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_296'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1060'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161/25'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.16'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_297'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1061'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161/25'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.16'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_298'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1062'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161/25'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.16'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_299'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1063'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161/25'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.16'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_300'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1064'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161/25'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.16'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_301'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.16)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1065'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161/25'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.16'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_302'^^xsd:string;
  dwc:observationDate '1935-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_767'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.18'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10.2'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_21'^^xsd:string;
  dwc:observationDate '1934-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_764'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.18'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10.2'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_18'^^xsd:string;
  dwc:observationDate '1934-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_765'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.18'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_19'^^xsd:string;
  dwc:observationDate '1934-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_766'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.18'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10.2'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_20'^^xsd:string;
  dwc:observationDate '1934-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "497" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_763'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '497'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.18'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_17'^^xsd:string;
  dwc:observationDate '1934-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_754'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '494'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '10.2'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_411'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_747'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '494'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '10.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_676'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_748'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '494'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '10.2'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_677'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_749'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '494'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '10.2'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_678'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_750'^^xsd:string;
  dwc:scientificName 'Iphinoe gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '494'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '10.2'^^xsd:double;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_679'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_751'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '494'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '10.2'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_680'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_752'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '494'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '10.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_681'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_753'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '494'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '10.2'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_682'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.86"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_500'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_421'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.86"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_499'^^xsd:string;
  dwc:scientificName 'Tubificidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_828'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.86"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_501'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_829'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.86"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_502'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_830'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.86"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_503'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.3'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_831'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "128a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_393'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '128a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.22'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1139'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "128a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_394'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '128a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.22'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1140'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "128b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_395'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '128b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.22'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1141'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "128b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_396'^^xsd:string;
  dwc:scientificName 'Iphinoe gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '128b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.22'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1142'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "128b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_397'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '128b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.22'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1143'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "128b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_398'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '128b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.22'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1144'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "128b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_399'^^xsd:string;
  dwc:scientificName 'Idotea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '128b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.22'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1145'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "128b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_401'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '128b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.22'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1146'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "128b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_402'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '128b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.22'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1147'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "128b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_403'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '128b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.22'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1148'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "128b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_404'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '128b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.22'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1149'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.22)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "128b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_400'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '128b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.22'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_392'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 35.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_738'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.23'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: small dredger'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_670'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 35.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_739'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.23'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: small dredger'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_671'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 35.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_740'^^xsd:string;
  dwc:scientificName 'Iphinoe gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.23'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: small dredger'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_672'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 35.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_741'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.23'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: small dredger'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_673'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 35.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_742'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.23'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: small dredger'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_674'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.23)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_737'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492/1'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.23'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_669'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_797'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '502'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.23'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_113'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_798'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '502'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.23'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '8.8'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_114'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_390'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '127'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.7'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1136'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_391'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '127'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.7'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1137'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_392'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '127'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.7'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1138'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_387'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '127'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.7'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1133'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_388'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '127'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.7'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1134'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_389'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '127'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.7'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1135'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_732'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.2'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_410'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_735'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_667'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_736'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.2'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_668'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_726'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_659'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_727'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.2'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_660'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_728'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.2'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_661'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_729'^^xsd:string;
  dwc:scientificName 'Macropsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.2'^^xsd:double;
  dwc:aphiaid '161498'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_662'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_730'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.2'^^xsd:double;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_663'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_731'^^xsd:string;
  dwc:scientificName 'Leander sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.2'^^xsd:double;
  dwc:aphiaid '107031'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_664'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_733'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.2'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_665'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_734'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '492'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.2'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_666'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_405'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.6'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1150'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_406'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.6'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1151'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_407'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.6'^^xsd:double;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1152'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_408'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.6'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1153'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_410'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '16.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_924'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_411'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '16.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_925'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_412'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '16.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_926'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_413'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '16.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_927'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_414'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '16.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_928'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_415'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '16.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_929'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_409'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '16.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1154'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "490" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_723'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '490'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_657'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "490" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_724'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '490'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_658'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "490" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_716'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '490'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_650'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "490" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_717'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '490'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_651'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "490" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_718'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '490'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_652'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "490" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_719'^^xsd:string;
  dwc:scientificName 'Iphinoe gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '490'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_653'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "490" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_720'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '490'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_654'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "490" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_721'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '490'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_655'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "490" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_722'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '490'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_656'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_378'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1125'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_379'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1126'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_380'^^xsd:string;
  dwc:scientificName 'Gammarus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17'^^xsd:integer;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1127'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_381'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1128'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_383'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1129'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_384'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1130'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_385'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1131'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_386'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1132'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.31)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_382'^^xsd:string;
  dwc:scientificName 'Mytilaster lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.31'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17'^^xsd:integer;
  dwc:aphiaid '140476'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_391'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "35.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_417'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.35'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.75'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_930'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "35.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_418'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.35'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.75'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_931'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "35.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_419'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.35'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.75'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_932'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "35.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_420'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.35'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.75'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_933'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "35.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_416'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.35'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.75'^^xsd:double;
  dwc:temperature '16'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_377'^^xsd:string;
  dwc:observationDate '1934-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 35.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.78"^^xsd:decimal ;
  dwc:decimalLongitude "35.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78 35.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.78"^^xsd:decimal ;
  geo-pos:long "35.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "509" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_813'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '509'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.35'^^xsd:double;
  dwc:latitude '45.78'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_35'^^xsd:string;
  dwc:observationDate '1934-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 35.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "35.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 35.36)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "35.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_377'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '125'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.36'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1124'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 35.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "35.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 35.36)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "35.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_374'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '125'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.36'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1204'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 35.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "35.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 35.36)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "35.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_375'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '125'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.36'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1205'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 35.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "35.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 35.36)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "35.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_376'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '125'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.36'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1206'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 35.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "35.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 35.36)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "35.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_372'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '125'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.36'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1122'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 35.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "35.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 35.36)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "35.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_373'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '125'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.36'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1123'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.36)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "503" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_801'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '503'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.36'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_117'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.36)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "503" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_799'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '503'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.36'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_115'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.36)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "503" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_800'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '503'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.36'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '9.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_116'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "489" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_714'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '489'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.75'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_409'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "489" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_711'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '489'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.75'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_646'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "489" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_712'^^xsd:string;
  dwc:scientificName 'Pterocuma pectinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '489'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.75'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '110594'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_647'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "489" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_713'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '489'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.75'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_648'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "489" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_715'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '489'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.75'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_649'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "493" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_746'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '493'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_675'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "493" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_744'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '493'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1245'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "493" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_745'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '493'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1246'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "493" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_743'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '493'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1244'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_538'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '16.7'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_412'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_537'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '16.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_692'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_539'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '16.7'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_693'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_540'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '16.7'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_694'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.76"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_536'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.76'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '16.7'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_858'^^xsd:string;
  dwc:observationDate '1934-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.79 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.79"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.79 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.79"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "508" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_811'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '508'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.79'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_33'^^xsd:string;
  dwc:observationDate '1934-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.79 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.79"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.79 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.79"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "508" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_812'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '508'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.79'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_34'^^xsd:string;
  dwc:observationDate '1934-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.86"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_492'^^xsd:string;
  dwc:scientificName 'Nereis diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '130394'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1227'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.86"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_493'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1228'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.86"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_494'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1229'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.86"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_495'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1230'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.86"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_498'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_827'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.86"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_496'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_825'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.86"^^xsd:decimal ;
  dwc:decimalLongitude "35.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.86 35.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.86"^^xsd:decimal ;
  geo-pos:long "35.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_497'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.38'^^xsd:double;
  dwc:latitude '45.86'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_826'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_365'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.4'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_920'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_367'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.4'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_921'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_368'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.4'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_922'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_369'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.4'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_923'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_370'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.4'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1120'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_371'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.4'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1121'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 35.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_366'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.4'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_376'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.88 35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.88"^^xsd:decimal ;
  dwc:decimalLongitude "35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.88 35.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.88"^^xsd:decimal ;
  geo-pos:long "35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "506" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_806'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '506'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.4'^^xsd:double;
  dwc:latitude '45.88'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.7'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_122'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.88 35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.88"^^xsd:decimal ;
  dwc:decimalLongitude "35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.88 35.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.88"^^xsd:decimal ;
  geo-pos:long "35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "506" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_807'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '506'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.4'^^xsd:double;
  dwc:latitude '45.88'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.7'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_29'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.88 35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.88"^^xsd:decimal ;
  dwc:decimalLongitude "35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.88 35.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.88"^^xsd:decimal ;
  geo-pos:long "35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "506" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_808'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '506'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.4'^^xsd:double;
  dwc:latitude '45.88'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.7'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_30'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.96 35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.96"^^xsd:decimal ;
  dwc:decimalLongitude "35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.96 35.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.96"^^xsd:decimal ;
  geo-pos:long "35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_803'^^xsd:string;
  dwc:scientificName 'Leander sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '505'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.4'^^xsd:double;
  dwc:latitude '45.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '107031'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_119'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.96 35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.96"^^xsd:decimal ;
  dwc:decimalLongitude "35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.96 35.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.96"^^xsd:decimal ;
  geo-pos:long "35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_804'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '505'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.4'^^xsd:double;
  dwc:latitude '45.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_120'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.96 35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.96"^^xsd:decimal ;
  dwc:decimalLongitude "35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.96 35.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.96"^^xsd:decimal ;
  geo-pos:long "35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_805'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '505'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.4'^^xsd:double;
  dwc:latitude '45.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_121'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 35.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.32"^^xsd:decimal ;
  dwc:decimalLongitude "35.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 35.42)"^^geo:wktLiteral ;
  geo-pos:lat "45.32"^^xsd:decimal ;
  geo-pos:long "35.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "113a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_313'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '113a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.42'^^xsd:double;
  dwc:latitude '45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_889'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 35.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.32"^^xsd:decimal ;
  dwc:decimalLongitude "35.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 35.42)"^^geo:wktLiteral ;
  geo-pos:lat "45.32"^^xsd:decimal ;
  geo-pos:long "35.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "113a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_314'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '113a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.42'^^xsd:double;
  dwc:latitude '45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_890'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 35.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.32"^^xsd:decimal ;
  dwc:decimalLongitude "35.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 35.42)"^^geo:wktLiteral ;
  geo-pos:lat "45.32"^^xsd:decimal ;
  geo-pos:long "35.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "113a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_315'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '113a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.42'^^xsd:double;
  dwc:latitude '45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_891'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 35.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.32"^^xsd:decimal ;
  dwc:decimalLongitude "35.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 35.42)"^^geo:wktLiteral ;
  geo-pos:lat "45.32"^^xsd:decimal ;
  geo-pos:long "35.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "113a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_316'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '113a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.42'^^xsd:double;
  dwc:latitude '45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_892'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 35.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.32"^^xsd:decimal ;
  dwc:decimalLongitude "35.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 35.42)"^^geo:wktLiteral ;
  geo-pos:lat "45.32"^^xsd:decimal ;
  geo-pos:long "35.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "113a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_317'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '113a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.42'^^xsd:double;
  dwc:latitude '45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_893'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 35.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.32"^^xsd:decimal ;
  dwc:decimalLongitude "35.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 "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.32 35.42)"^^geo:wktLiteral ;
  geo-pos:lat "45.32"^^xsd:decimal ;
  geo-pos:long "35.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "113a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_318'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '113a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.42'^^xsd:double;
  dwc:latitude '45.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_894'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "488" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_707'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '488'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.43'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10.6'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_642'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "488" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_708'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '488'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.43'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10.6'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_643'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "488" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_709'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '488'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.43'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10.6'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_644'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "488" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_710'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '488'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.43'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10.6'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_645'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_323'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.45'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_330'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_324'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.45'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_331'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_320'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.45'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_327'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_321'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.45'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_328'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_322'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.45'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_329'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_319'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.45'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_895'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "35.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "35.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_364'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.45'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_919'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "35.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "35.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_361'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.45'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_916'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "35.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "35.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_362'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.45'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_917'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "35.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "35.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_363'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.45'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_918'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "35.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "35.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_360'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.45'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_915'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "35.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "35.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_359'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.45'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_914'^^xsd:string;
  dwc:observationDate '1934-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.48)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "504" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_802'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '504'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.48'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_118'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.49)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "115a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_325'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '115a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.49'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_332'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.49)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "115a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_326'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '115a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.49'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_333'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.49)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "115a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_327'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '115a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.49'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_334'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.49)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "115a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_328'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '115a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.49'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_335'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_329'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '116'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_336'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_330'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '116'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_337'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_331'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '116'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_338'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_332'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '116'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_339'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "487" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_704'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '487'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '11.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_639'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "487" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_705'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '487'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '11.2'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_640'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "487" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_706'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '487'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '11.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_641'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.8 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.8 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.8"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_809'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '507'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '45.8'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_31'^^xsd:string;
  dwc:observationDate '1934-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.8 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.8 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.8"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_810'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '507'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '45.8'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_32'^^xsd:string;
  dwc:observationDate '1934-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.03"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "159/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1053'^^xsd:string;
  dwc:scientificName 'Nereis diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '159/24'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130394'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_290'^^xsd:string;
  dwc:observationDate '1935-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.03"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "159/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1054'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '159/24'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_291'^^xsd:string;
  dwc:observationDate '1935-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.03"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "159/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1055'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '159/24'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_292'^^xsd:string;
  dwc:observationDate '1935-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "35.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "35.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_296'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.51'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_877'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "35.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "35.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_297'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.51'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_878'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "35.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "35.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_298'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.51'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_879'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "35.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "35.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_299'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.51'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_880'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "35.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "35.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_300'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.51'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '15.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_881'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "35.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "35.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_354'^^xsd:string;
  dwc:scientificName 'Oligochaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.51'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '14'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_909'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "35.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "35.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_355'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.51'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '14'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_910'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "35.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "35.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_356'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.51'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '14'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_911'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "35.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "35.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_357'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.51'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '14'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_912'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "35.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "35.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_358'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.51'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '14'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_913'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^xsd:decimal ;
  dwc:decimalLongitude "35.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.29"^^xsd:decimal ;
  geo-pos:long "35.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_305'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.52'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1221'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^xsd:decimal ;
  dwc:decimalLongitude "35.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.29"^^xsd:decimal ;
  geo-pos:long "35.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_307'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.52'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1222'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^xsd:decimal ;
  dwc:decimalLongitude "35.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.29"^^xsd:decimal ;
  geo-pos:long "35.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_306'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.52'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1231'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^xsd:decimal ;
  dwc:decimalLongitude "35.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.29"^^xsd:decimal ;
  geo-pos:long "35.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_308'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.52'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_374'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^xsd:decimal ;
  dwc:decimalLongitude "35.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.29"^^xsd:decimal ;
  geo-pos:long "35.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_309'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.52'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_885'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^xsd:decimal ;
  dwc:decimalLongitude "35.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.29"^^xsd:decimal ;
  geo-pos:long "35.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_310'^^xsd:string;
  dwc:scientificName 'Mytilaster lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.52'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140476'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_886'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^xsd:decimal ;
  dwc:decimalLongitude "35.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.29"^^xsd:decimal ;
  geo-pos:long "35.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_311'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.52'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_887'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.29"^^xsd:decimal ;
  dwc:decimalLongitude "35.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.29 35.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.29"^^xsd:decimal ;
  geo-pos:long "35.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_312'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.52'^^xsd:double;
  dwc:latitude '45.29'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_888'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 35.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "35.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 35.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "35.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_304'^^xsd:string;
  dwc:scientificName 'Mytilaster lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.53'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '140476'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1220'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 35.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "35.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 35.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "35.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_301'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.53'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_882'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 35.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "35.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 35.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "35.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_302'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.53'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_883'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 35.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "35.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 35.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "35.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_303'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.53'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_884'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.54)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_334'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.54'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1114'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.54)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_335'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.54'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1115'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.54)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_336'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.54'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1116'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.54)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_333'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.54'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_389'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "35.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "35.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "486" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_699'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '486'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.55'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_13'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "35.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "35.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "486" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_700'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '486'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.55'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_14'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "35.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "35.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "486" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_701'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '486'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.55'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_636'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "35.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "35.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "486" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_702'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '486'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.55'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_637'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "35.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 35.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "35.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "486" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_703'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '486'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.55'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_638'^^xsd:string;
  dwc:observationDate '1934-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.57)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "35.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_352'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.57'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_907'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.57)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "35.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_353'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.57'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_908'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.57)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "35.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_349'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.57'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_904'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.57)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "35.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_350'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.57'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_905'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 35.57)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "35.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_351'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.57'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_906'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.58)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_337'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.58'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1117'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.58)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_338'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.58'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1118'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.58)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_339'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.58'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1119'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "35.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "35.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_348'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.6'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.75'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_375'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "35.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "35.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_345'^^xsd:string;
  dwc:scientificName 'Cordylophora lacustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.6'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.75'^^xsd:double;
  dwc:aphiaid '151742'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_901'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '117428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "35.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "35.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_346'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.6'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.75'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_902'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "35.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 35.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "35.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_347'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.6'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.75'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_903'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_292'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.62'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_424'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_287'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.62'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1035'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_288'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.62'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1036'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_289'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.62'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1037'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_293'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.62'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_874'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_294'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.62'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_875'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_295'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.62'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_876'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_290'^^xsd:string;
  dwc:scientificName 'Pterocuma pectinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.62'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '110594'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_872'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_291'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.62'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_873'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_661'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '478'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.63'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1247'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_660'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '478'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.63'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1242'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_666'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '478'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.63'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1248'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_662'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '478'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.63'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_777'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_663'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '478'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.63'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_778'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_664'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '478'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.63'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_779'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "35.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 35.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "35.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_665'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '478'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.63'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_780'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.64)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_340'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.64'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '14.4'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_896'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.64)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_341'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.64'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '14.4'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_897'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.64)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_342'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.64'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '14.4'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_898'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.64)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_343'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.64'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '14.4'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_899'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.64)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_344'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.64'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '14.4'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_900'^^xsd:string;
  dwc:observationDate '1934-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73 35.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73"^^xsd:decimal ;
  dwc:decimalLongitude "35.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73 35.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.73"^^xsd:decimal ;
  geo-pos:long "35.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "485" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_694'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '485'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.65'^^xsd:double;
  dwc:latitude '45.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_431'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73 35.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73"^^xsd:decimal ;
  dwc:decimalLongitude "35.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73 35.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.73"^^xsd:decimal ;
  geo-pos:long "35.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "485" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_695'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '485'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.65'^^xsd:double;
  dwc:latitude '45.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_9'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73 35.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73"^^xsd:decimal ;
  dwc:decimalLongitude "35.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73 35.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.73"^^xsd:decimal ;
  geo-pos:long "35.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "485" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_696'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '485'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.65'^^xsd:double;
  dwc:latitude '45.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_10'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73 35.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73"^^xsd:decimal ;
  dwc:decimalLongitude "35.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73 35.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.73"^^xsd:decimal ;
  geo-pos:long "35.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "485" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_697'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '485'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.65'^^xsd:double;
  dwc:latitude '45.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_11'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73 35.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73"^^xsd:decimal ;
  dwc:decimalLongitude "35.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73 35.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.73"^^xsd:decimal ;
  geo-pos:long "35.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "485" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_698'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '485'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.65'^^xsd:double;
  dwc:latitude '45.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_12'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "35.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "35.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "479" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_669'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '479'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.68'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:temperature '10.75'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_407'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "35.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "35.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "479" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_667'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '479'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.68'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:temperature '10.75'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1243'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "35.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "35.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "479" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_672'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '479'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.68'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:temperature '10.75'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_618'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "35.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "35.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "479" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_673'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '479'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.68'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:temperature '10.75'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_619'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "35.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "35.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "479" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_668'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '479'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.68'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:temperature '10.75'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_615'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "35.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "35.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "479" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_670'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '479'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.68'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:temperature '10.75'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_616'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "35.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 35.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "35.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "479" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_671'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '479'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.68'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:temperature '10.75'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_617'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "477" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_655'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '477'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.68'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_610'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "477" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_656'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '477'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.68'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_611'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "477" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_657'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '477'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.68'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_612'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "477" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_658'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '477'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.68'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_613'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "477" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_659'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '477'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.68'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_614'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_229'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_537'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_230'^^xsd:string;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_538'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_231'^^xsd:string;
  dwc:scientificName 'Cumacea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_993'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_245'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1215'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_246'^^xsd:string;
  dwc:scientificName 'Mytilaster lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140476'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1216'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_244'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1214'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_247'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1219'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_243'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1004'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_248'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1005'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_249'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1006'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_251'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1007'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_252'^^xsd:string;
  dwc:scientificName 'Idotea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1008'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_253'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1009'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_254'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1010'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_255'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1011'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_256'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1012'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_257'^^xsd:string;
  dwc:scientificName 'Neritina litturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '824922'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1013'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1509729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_258'^^xsd:string;
  dwc:scientificName 'Ceramium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1014'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.34"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.34 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.34"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_250'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.34'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_382'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_224'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_532'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_225'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_533'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_226'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_534'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_227'^^xsd:string;
  dwc:scientificName 'Mytilaster lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140476'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_535'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_228'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_536'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_221'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_530'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_223'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_531'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_220'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_992'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_222'^^xsd:string;
  dwc:scientificName 'Gmelina kusnezowi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '509223'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_401'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '490367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_219'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_991'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "480" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_674'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '480'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_620'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "480" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_675'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '480'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_621'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "480" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_676'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '480'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_622'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "480" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_677'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '480'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_623'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.37"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.37 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.37"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "480" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_678'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '480'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.37'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_624'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_211'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_983'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_212'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_984'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_213'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_985'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_214'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_986'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_215'^^xsd:string;
  dwc:scientificName 'Mytilaster lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140476'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_987'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_216'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_988'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_217'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_989'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_218'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_990'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_204'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_976'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_205'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_977'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_206'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_978'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_207'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_979'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_208'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_980'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_209'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_981'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_210'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_982'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_199'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_972'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_200'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_973'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_201'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_974'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_202'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_975'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_203'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_380'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_194'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_967'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_195'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_968'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_198'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_971'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_196'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_969'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "35.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 35.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_197'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.7'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '15.1'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_970'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_650'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '476'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_406'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_648'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '476'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_776'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_647'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '476'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_775'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_651'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '476'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_606'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_652'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '476'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_607'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_653'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '476'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_608'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_654'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '476'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_609'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_649'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '476'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_605'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "482" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_685'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '482'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_408'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "482" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_686'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '482'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_631'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "482" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_687'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '482'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_632'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "482" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_688'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '482'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_633'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "482" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_689'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '482'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_634'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "483" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_692'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '483'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.25'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_7'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "483" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_693'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '483'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.25'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_8'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "483" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_691'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '483'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.25'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_6'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.73)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "483" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_690'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '483'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.73'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.25'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_635'^^xsd:string;
  dwc:observationDate '1934-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "481" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_679'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '481'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_625'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "481" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_680'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '481'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_626'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "481" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_681'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '481'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_627'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "481" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_682'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '481'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_628'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "481" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_683'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '481'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_629'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "481" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_684'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '481'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_630'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_260'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1016'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_261'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1017'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_262'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1018'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_263'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1019'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_264'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1020'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_265'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1021'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_259'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1015'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_266'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_383'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_280'^^xsd:string;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1028'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_281'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1029'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_282'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1030'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_283'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1031'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_284'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1032'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_285'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1033'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_286'^^xsd:string;
  dwc:scientificName 'Parthenia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '576156'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1034'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_277'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_869'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_278'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_870'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_279'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.75'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_871'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_638'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '475'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_418'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_268'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1023'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_269'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1024'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_270'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1025'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_271'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1026'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_267'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1022'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_272'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1027'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_639'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '475'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_767'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_640'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '475'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_768'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_641'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '475'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_769'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_642'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '475'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_770'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_643'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '475'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_771'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_644'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '475'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_772'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_645'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '475'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_773'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_646'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '475'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_774'^^xsd:string;
  dwc:observationDate '1934-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_273'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_865'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_274'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_866'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_275'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_867'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_276'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:temperature '16.4'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_868'^^xsd:string;
  dwc:observationDate '1934-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_190'^^xsd:string;
  dwc:scientificName 'Tubificidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '14.5'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_963'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_191'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '14.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_964'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_192'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '14.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_965'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_193'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '14.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_966'^^xsd:string;
  dwc:observationDate '1934-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_7'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.83'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1160'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_242'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.83'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1003'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.83'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1155'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_2'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.83'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1156'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_3'^^xsd:string;
  dwc:scientificName 'Mesomysis kowalevskii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.83'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '226598'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1157'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '120155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_4'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.83'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1158'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_5'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.83'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1159'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.83)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_6'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.83'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_393'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "469" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_610'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '469'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_740'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "469" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_608'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '469'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_739'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "469" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_605'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '469'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_736'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "469" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_606'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '469'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_737'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "469" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_607'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '469'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_738'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "469" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_609'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '469'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_415'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "470" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_611'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '470'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_741'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "470" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_612'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '470'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_742'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "470" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_613'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '470'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_743'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "470" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_614'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '470'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_744'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "470" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_615'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '470'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_745'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "471" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_619'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '471'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_749'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "471" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_616'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '471'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_746'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "471" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_617'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '471'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_747'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "471" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_618'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '471'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_748'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_620'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '472'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_750'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_621'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '472'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_751'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_622'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '472'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_752'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_623'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '472'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_753'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_625'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '472'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_754'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_624'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '472'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_416'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.68"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.68"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "473" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_631'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '473'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.68'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_760'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.68"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.68"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "473" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_632'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '473'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.68'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_761'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.68"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.68"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "473" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_626'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '473'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.68'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_755'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.68"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.68"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "473" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_627'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '473'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.68'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130617'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_756'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.68"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.68"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "473" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_628'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '473'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.68'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_757'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.68"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.68"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "473" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_629'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '473'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.68'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_758'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.68"^^xsd:decimal ;
  dwc:decimalLongitude "35.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68 35.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.68"^^xsd:decimal ;
  geo-pos:long "35.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "473" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_630'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '473'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.85'^^xsd:double;
  dwc:latitude '45.68'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_759'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "35.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.86)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "35.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_188'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.86'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_962'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "35.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.86)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "35.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_8'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.86'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1161'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "35.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.86)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "35.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_9'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.86'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1162'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "35.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.86)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "35.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_10'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.86'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1163'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "35.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.86)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "35.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_11'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.86'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1164'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "35.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 35.86)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "35.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_189'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.86'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_379'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_463'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 10'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_420'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_461'^^xsd:string;
  dwc:scientificName 'Nemertini sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 10'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_795'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_462'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:aphiaid '130617'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 10'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_796'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_464'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 10'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_797'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_465'^^xsd:string;
  dwc:scientificName 'Iphinoe gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: small dredger 10'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_798'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_466'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 10'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_799'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_467'^^xsd:string;
  dwc:scientificName 'Mesomysis kowalevskii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:aphiaid '226598'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 10'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_800'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '120155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_468'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 10'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_801'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_469'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 10'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_802'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_470'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 10'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_803'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_471'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 10'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_804'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_472'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:temperature '19.3'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 10'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_805'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_473'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_806'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_474'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_807'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_475'^^xsd:string;
  dwc:scientificName 'Iphinoe gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_808'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "135a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_476'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '135a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_809'^^xsd:string;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "498" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_778'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '498'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.75'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_126'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.08"^^xsd:decimal ;
  dwc:decimalLongitude "35.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.08 35.88)"^^geo:wktLiteral ;
  geo-pos:lat "46.08"^^xsd:decimal ;
  geo-pos:long "35.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "498" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_779'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '498'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.88'^^xsd:double;
  dwc:latitude '46.08'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.75'^^xsd:double;
  dwc:temperature '9.3'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_127'^^xsd:string;
  dwc:observationDate '1934-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "35.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "35.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_232'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.9'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_994'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "35.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "35.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_234'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.9'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_995'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "35.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "35.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_187'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.9'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_961'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "35.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "35.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_233'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.9'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_381'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_168'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_956'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_169'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_957'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_170'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_958'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_171'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1250'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_172'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1257'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_166'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1109'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_167'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1110'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_236'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_997'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_237'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_998'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_235'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_996'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_238'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_999'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_239'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1000'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_240'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1001'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "35.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 35.91)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "35.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_241'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.91'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1002'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "511" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_814'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '511'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.75'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_36'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "511" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_815'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '511'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.75'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_37'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_174'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_525'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_175'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_526'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_176'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_527'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_179'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_528'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_180'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_529'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_173'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1258'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_177'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_690'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_178'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_691'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "512" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_819'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '512'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10.3'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_41'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "512" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_816'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '512'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10.3'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_38'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "512" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_817'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '512'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10.3'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_39'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "512" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_818'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '512'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '10.3'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_40'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_820'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '513'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '10.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_42'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "514" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_821'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '514'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_43'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "514" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_822'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '514'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_44'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_823'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '515'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_45'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_824'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '515'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_46'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_825'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '515'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_47'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_633'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '474'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_762'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_634'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '474'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_763'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_635'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '474'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_764'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_636'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '474'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_765'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.65 35.96)"^^geo:wktLiteral ;
  geo-pos:lat "45.65"^^xsd:decimal ;
  geo-pos:long "35.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_637'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '474'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.96'^^xsd:double;
  dwc:latitude '45.65'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_766'^^xsd:string;
  dwc:observationDate '1934-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_108'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.97'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_522'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_109'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.97'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_523'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_110'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.97'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_524'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_105'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.97'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_519'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_106'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.97'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_520'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_107'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.97'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_521'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "35.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 35.97)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "35.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_111'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.97'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1080'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_181'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.98'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_959'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_186'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.98'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_960'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_184'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.98'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1217'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_182'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.98'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1212'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_183'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.98'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1213'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "35.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 35.98)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "35.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_185'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.98'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '14.8'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1218'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_151'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_951'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_152'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_952'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_153'^^xsd:string;
  dwc:scientificName 'Cumacea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_953'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_154'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_954'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_155'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_955'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_165'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91c'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1108'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_157'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1100'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_158'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91c'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1101'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_159'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91c'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1102'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_160'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91c'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1103'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_161'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91c'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1104'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_162'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91c'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1105'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_163'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91c'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1106'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_164'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91c'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1107'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "91b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_156'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1099'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_139'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_442'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_140'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_443'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_143'^^xsd:string;
  dwc:scientificName 'Mesomysis kowalevskii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '226598'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1209'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '120155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_144'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1210'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_145'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1211'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_141'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1207'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_142'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1208'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_148'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_388'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_146'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1095'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_147'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1096'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_149'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1097'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_150'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1098'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_135'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '90a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_439'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_136'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '90a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_440'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_137'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '90a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_441'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_138'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '90a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '14.9'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_390'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_133'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_437'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_134'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_438'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_127'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_432'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_128'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_433'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_130'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_434'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_131'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_435'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_132'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_436'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_129'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_417'^^xsd:string;
  dwc:observationDate '1934-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_126'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1094'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_122'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1090'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_123'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1091'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_124'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1092'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_125'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1093'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_112'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '14.3'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1081'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_115'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '14.3'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_387'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_114'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '14.3'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1083'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_113'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '14.3'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1082'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.51"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_102'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.51'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_516'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.51"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_103'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.51'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_517'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.51"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_104'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.51'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_518'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.51"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_100'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.51'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1079'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.51"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_101'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.51'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_689'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_93'^^xsd:string;
  dwc:scientificName 'Oligochaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1072'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_94'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1073'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_95'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1074'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_96'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1075'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_97'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1076'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_98'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1077'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_99'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.05'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1078'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.04"^^xsd:decimal ;
  dwc:decimalLongitude "36.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  geo-pos:lat "46.04"^^xsd:decimal ;
  geo-pos:long "36.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "158/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1045'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '158/23'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.06'^^xsd:double;
  dwc:latitude '46.04'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12.3'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m² ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_282'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.04"^^xsd:decimal ;
  dwc:decimalLongitude "36.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  geo-pos:lat "46.04"^^xsd:decimal ;
  geo-pos:long "36.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "158/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1052'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '158/23'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.06'^^xsd:double;
  dwc:latitude '46.04'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12.3'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger arch Vessel = Ak ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_289'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.04"^^xsd:decimal ;
  dwc:decimalLongitude "36.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  geo-pos:lat "46.04"^^xsd:decimal ;
  geo-pos:long "36.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "158/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1046'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '158/23'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.06'^^xsd:double;
  dwc:latitude '46.04'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12.3'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m² ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_283'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.04"^^xsd:decimal ;
  dwc:decimalLongitude "36.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  geo-pos:lat "46.04"^^xsd:decimal ;
  geo-pos:long "36.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "158/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1047'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '158/23'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.06'^^xsd:double;
  dwc:latitude '46.04'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12.3'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m² ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_284'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.04"^^xsd:decimal ;
  dwc:decimalLongitude "36.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  geo-pos:lat "46.04"^^xsd:decimal ;
  geo-pos:long "36.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "158/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1048'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '158/23'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.06'^^xsd:double;
  dwc:latitude '46.04'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12.3'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger arch Vessel = Ak ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_285'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.04"^^xsd:decimal ;
  dwc:decimalLongitude "36.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  geo-pos:lat "46.04"^^xsd:decimal ;
  geo-pos:long "36.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "158/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1049'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '158/23'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.06'^^xsd:double;
  dwc:latitude '46.04'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12.3'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger arch Vessel = Ak ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_286'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.04"^^xsd:decimal ;
  dwc:decimalLongitude "36.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  geo-pos:lat "46.04"^^xsd:decimal ;
  geo-pos:long "36.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "158/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1050'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '158/23'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.06'^^xsd:double;
  dwc:latitude '46.04'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12.3'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger arch Vessel = Ak ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_287'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.04"^^xsd:decimal ;
  dwc:decimalLongitude "36.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.04 36.06)"^^geo:wktLiteral ;
  geo-pos:lat "46.04"^^xsd:decimal ;
  geo-pos:long "36.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "158/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1051'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '158/23'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.06'^^xsd:double;
  dwc:latitude '46.04'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12.3'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger arch Vessel = Ak ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_288'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 36.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "36.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_116'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.1'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1084'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 36.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "36.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_117'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.1'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1085'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 36.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "36.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_118'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.1'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1086'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 36.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "36.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_119'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.1'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1087'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 36.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "36.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_120'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.1'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1088'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 36.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "36.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_121'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.1'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1089'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "36.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "516" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_826'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '516'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.1'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_48'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "36.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "516" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_827'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '516'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.1'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_49'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "36.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "516" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_828'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '516'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.1'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_50'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "36.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "36.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "516" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_829'^^xsd:string;
  dwc:scientificName 'Hydroida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '516'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.1'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '10'^^xsd:integer;
  dwc:aphiaid '152195'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_51'^^xsd:string;
  dwc:observationDate '1934-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "36.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "36.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_92'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.15'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1071'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "36.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "36.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_86'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.15'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1066'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "36.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "36.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_87'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.15'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1067'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "36.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "36.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_88'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.15'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1068'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "36.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "36.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_89'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.15'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1069'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "36.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "36.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_90'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.15'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1070'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "36.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "36.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_91'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.15'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '13.8'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_386'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 36.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 36.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "36.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "517" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_830'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '517'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.2'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '9.8'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_52'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 36.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 36.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "36.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "517" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_831'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '517'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.2'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '9.8'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_53'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 36.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 36.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "36.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "517" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_832'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '517'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.2'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '9.8'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_54'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "36.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_80'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.21'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '13.1'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1060'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "36.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_81'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.21'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '13.1'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1061'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "36.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_82'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.21'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '13.1'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1062'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "36.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_83'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.21'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '13.1'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1063'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "36.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_84'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.21'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '13.1'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1064'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.21)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "36.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_85'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.21'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '13.1'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1065'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "521/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_846'^^xsd:string;
  dwc:scientificName 'Gammarus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '521/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_68'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "521/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_847'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '521/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_69'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "521/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_848'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '521/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_70'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "521/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_849'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '521/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_71'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "521/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_850'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '521/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_72'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "521/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_844'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '521/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_66'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "521/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_845'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '521/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_67'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "521/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_851'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '521/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_73'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "521/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_852'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '521/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_74'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_73'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '13.4'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1053'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_74'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '13.4'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1054'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_75'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '13.4'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1055'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_76'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '13.4'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1056'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_77'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '13.4'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1057'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_78'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '13.4'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1058'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_79'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '13.4'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1059'^^xsd:string;
  dwc:observationDate '1934-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "521" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_841'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '521'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_63'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "521" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_842'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '521'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_64'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.53"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "521" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_843'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '521'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.53'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '9'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_65'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "520" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_837'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '520'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_59'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "520" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_838'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '520'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_60'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "520" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_839'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '520'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_61'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "520" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_840'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '520'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_62'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "519" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_835'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '519'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_57'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "519" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_836'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '519'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '10.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_58'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "518" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_834'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '518'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_56'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 36.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "36.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 36.28)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "36.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "518" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_833'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '518'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.28'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '10.3'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_55'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_67'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1048'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_68'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1049'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_69'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1050'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_70'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1051'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_71'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1052'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_64'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1045'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_65'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1046'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_66'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1047'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_59'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1041'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_60'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1042'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_61'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1043'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_63'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1044'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_62'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '14.1'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_384'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_49'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1197'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_50'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1198'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_51'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1199'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_52'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1200'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_53'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1201'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_54'^^xsd:string;
  dwc:scientificName 'Mesomysis kowalevskii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '226598'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1202'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '120155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_55'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1203'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_56'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1038'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_57'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1039'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_58'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1040'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_42'^^xsd:string;
  dwc:scientificName 'Cytheridea torosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '802555'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1190'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_43'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1191'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_44'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1192'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_45'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1193'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_46'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1194'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_47'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1195'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_48'^^xsd:string;
  dwc:scientificName 'Parthenia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '576156'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1196'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_40'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1112'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61 36.33)"^^geo:wktLiteral ;
  geo-pos:lat "45.61"^^xsd:decimal ;
  geo-pos:long "36.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_41'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.33'^^xsd:double;
  dwc:latitude '45.61'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.9'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1113'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "36.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "36.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_72'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.35'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_385'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.36)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "522" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_857'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '522'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.36'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_79'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.36)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "522" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_858'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '522'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.36'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_80'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.36)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "522" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_855'^^xsd:string;
  dwc:scientificName 'Leander sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '522'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.36'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '107031'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_77'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.36)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "522" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_856'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '522'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.36'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_78'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.36)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "522" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_854'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '522'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.36'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_76'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.36)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "522" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_853'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '522'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.36'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_75'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "36.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 36.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "36.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_39'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.43'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '13.1'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1111'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_859'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '523'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_81'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_860'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '523'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_82'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_861'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '523'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '11.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_83'^^xsd:string;
  dwc:observationDate '1934-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "468/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_600'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '468/1'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_731'^^xsd:string;
  dwc:observationDate '1934-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "468/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_601'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '468/1'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_732'^^xsd:string;
  dwc:observationDate '1934-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "468/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_602'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '468/1'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_733'^^xsd:string;
  dwc:observationDate '1934-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "468/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_603'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '468/1'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_734'^^xsd:string;
  dwc:observationDate '1934-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.62"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "468/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_604'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '468/1'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.62'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_735'^^xsd:string;
  dwc:observationDate '1934-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_594'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '468'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_725'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_595'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '468'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130617'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_726'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_596'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '468'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_727'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_597'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '468'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_728'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_598'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '468'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_729'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.63"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.63 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.63"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_599'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '468'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.63'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_730'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_592'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '467'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '12.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_723'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_593'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '467'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '12.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_724'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_588'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '467'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '12.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_720'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_589'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '467'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '12.5'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_721'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_591'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '467'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '12.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_722'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_586'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '467'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '12.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1238'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_587'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '467'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '12.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1249'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66"^^xsd:decimal ;
  dwc:decimalLongitude "36.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66 36.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.66"^^xsd:decimal ;
  geo-pos:long "36.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_590'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '467'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.46'^^xsd:double;
  dwc:latitude '45.66'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:temperature '12.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_414'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "466" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_582'^^xsd:string;
  dwc:scientificName 'Leander sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '466'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '107031'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_719'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "466" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_583'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '466'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1236'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "466" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_585'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '466'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1237'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 36.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "466" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_584'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '466'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_373'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_34'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.51'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1186'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_35'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.51'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1187'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_36'^^xsd:string;
  dwc:scientificName 'Cytheridea torosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.51'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '802555'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1188'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_38'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.51'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1189'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_37'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.51'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_395'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "36.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "36.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_571'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '462'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.55'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_539'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "36.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "36.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_566'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '462'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.55'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_713'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "36.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "36.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_567'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '462'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.55'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_714'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "36.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "36.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_568'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '462'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.55'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_715'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "36.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "36.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_569'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '462'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.55'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_716'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "36.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "36.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_570'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '462'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.55'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_717'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_23'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1175'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_24'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1176'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_25'^^xsd:string;
  dwc:scientificName 'Neritina litturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '824922'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1177'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1509729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_26'^^xsd:string;
  dwc:scientificName 'Ceramium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1178'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_27'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72c'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1179'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_28'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72c'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1180'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_29'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72c'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1181'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_30'^^xsd:string;
  dwc:scientificName 'Lepralia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72c'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '153759'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1182'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '153759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_12'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1165'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_13'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1166'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_14'^^xsd:string;
  dwc:scientificName 'Mytilaster lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '140476'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1167'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_15'^^xsd:string;
  dwc:scientificName 'Neritina litturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '824922'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1168'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1509729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_16'^^xsd:string;
  dwc:scientificName 'Ceramium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72a'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1169'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_17'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1170'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_18'^^xsd:string;
  dwc:scientificName 'Dikerogammarus haemobaphes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '234073'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1171'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '234073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_19'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1172'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_21'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1173'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_22'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1174'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_20'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72b'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_394'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_31'^^xsd:string;
  dwc:scientificName 'Tubificidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1183'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_32'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1184'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.56)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_33'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.56'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '15.2'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1185'^^xsd:string;
  dwc:observationDate '1934-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.58)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "36.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "465" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_581'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '465'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.58'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_718'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.58)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "36.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "465" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_578'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '465'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.58'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_3'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.58)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "36.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "465" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_579'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '465'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.58'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_4'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.58)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "36.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "465" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_580'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '465'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.58'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_5'^^xsd:string;
  dwc:observationDate '1934-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 36.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "36.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 36.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "36.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_556'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461/1'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.59'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_704'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 36.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "36.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 36.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "36.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_558'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461/1'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.59'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_705'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 36.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "36.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 36.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "36.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_554'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461/1'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.59'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_702'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 36.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "36.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 36.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "36.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_555'^^xsd:string;
  dwc:scientificName 'Idotea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461/1'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.59'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: small dredger'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_703'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 36.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "36.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 36.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "36.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_557'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461/1'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.59'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_413'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "36.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "36.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_559'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.59'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_706'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "36.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "36.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_560'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.59'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_707'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "36.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "36.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_561'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.59'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_708'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "36.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "36.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_562'^^xsd:string;
  dwc:scientificName 'Neritina litturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461/2'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.59'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:aphiaid '824922'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_709'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1509729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "36.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "36.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_563'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461/3'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.59'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_710'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "36.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "36.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_564'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461/3'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.59'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_711'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "36.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 36.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.43"^^xsd:decimal ;
  geo-pos:long "36.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_565'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461/3'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.59'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: small dredger 5'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_712'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "463" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_572'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '463'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.6'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.75'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_540'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "463" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_573'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '463'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.6'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.75'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_541'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "463" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_574'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '463'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.6'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.75'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_542'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "463" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_575'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '463'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.6'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.75'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_543'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "36.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 36.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "36.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "463" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_576'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '463'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.6'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.75'^^xsd:double;
  dwc:temperature '13.7'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "464" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_577'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '464'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_2'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_546'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '460'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '14.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_700'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_547'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '460'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '14.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_701'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_541'^^xsd:string;
  dwc:scientificName 'Tubificidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '460'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '14.5'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_695'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_542'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '460'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '14.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_696'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_543'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '460'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '14.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_697'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_544'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '460'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '14.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_698'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_545'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '460'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '14.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_699'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_548'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '460'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '14.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_859'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "36.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_549'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '460'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '14.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_860'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "36.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_550'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_861'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "36.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_551'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_862'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "36.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_552'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_863'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.46"^^xsd:decimal ;
  dwc:decimalLongitude "36.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.46 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.46"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "461" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_553'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '461'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '45.46'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_864'^^xsd:string;
  dwc:observationDate '1934-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_968'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133/1'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.66'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_426'^^xsd:string;
  dwc:observationDate '1935-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_963'^^xsd:string;
  dwc:scientificName 'Tubifex sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133/1'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.66'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '137392'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_261'^^xsd:string;
  dwc:observationDate '1935-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_964'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133/1'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.66'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_262'^^xsd:string;
  dwc:observationDate '1935-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_965'^^xsd:string;
  dwc:scientificName 'Notomastus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133/1'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.66'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '173045'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_263'^^xsd:string;
  dwc:observationDate '1935-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '129899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_966'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133/1'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.66'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_264'^^xsd:string;
  dwc:observationDate '1935-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_967'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133/1'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.66'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_265'^^xsd:string;
  dwc:observationDate '1935-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.66)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "133/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_969'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '133/1'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.66'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_266'^^xsd:string;
  dwc:observationDate '1935-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_971'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134/2'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.68'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_341'^^xsd:string;
  dwc:observationDate '1935-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_972'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134/2'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.68'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_342'^^xsd:string;
  dwc:observationDate '1935-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_973'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134/2'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.68'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_343'^^xsd:string;
  dwc:observationDate '1935-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_974'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134/2'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.68'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_344'^^xsd:string;
  dwc:observationDate '1935-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_975'^^xsd:string;
  dwc:scientificName 'Hydroida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134/2'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.68'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '152195'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_345'^^xsd:string;
  dwc:observationDate '1935-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 36.68)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "36.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "134/2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_970'^^xsd:string;
  dwc:scientificName 'Tubifex sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '134/2'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.68'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '137392'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_340'^^xsd:string;
  dwc:observationDate '1935-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64 36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64"^^xsd:decimal ;
  dwc:decimalLongitude "36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64 36.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.64"^^xsd:decimal ;
  geo-pos:long "36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "137/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_976'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '137/3'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.7'^^xsd:double;
  dwc:latitude '45.64'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_346'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64 36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64"^^xsd:decimal ;
  dwc:decimalLongitude "36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64 36.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.64"^^xsd:decimal ;
  geo-pos:long "36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "137/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_977'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '137/3'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.7'^^xsd:double;
  dwc:latitude '45.64'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_347'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64 36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64"^^xsd:decimal ;
  dwc:decimalLongitude "36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64 36.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.64"^^xsd:decimal ;
  geo-pos:long "36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "137/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_978'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '137/3'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.7'^^xsd:double;
  dwc:latitude '45.64'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_348'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64 36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.64"^^xsd:decimal ;
  dwc:decimalLongitude "36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.64 36.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.64"^^xsd:decimal ;
  geo-pos:long "36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "137/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_979'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '137/3'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.7'^^xsd:double;
  dwc:latitude '45.64'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_349'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 36.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "138/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_980'^^xsd:string;
  dwc:scientificName 'Oligochaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '138/4'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.7'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_350'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 36.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "138/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_981'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '138/4'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.7'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_351'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 36.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.83"^^xsd:decimal ;
  geo-pos:long "36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "138/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_982'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '138/4'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.7'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_352'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "139/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_983'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '139/5'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_353'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "139/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_984'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '139/5'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_354'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "139/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_985'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '139/5'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_355'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "139/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_986'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '139/5'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_356'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28"^^xsd:decimal ;
  dwc:decimalLongitude "36.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  geo-pos:lat "46.28"^^xsd:decimal ;
  geo-pos:long "36.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_987'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140/6'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.74'^^xsd:double;
  dwc:latitude '46.28'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_357'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28"^^xsd:decimal ;
  dwc:decimalLongitude "36.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  geo-pos:lat "46.28"^^xsd:decimal ;
  geo-pos:long "36.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_988'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140/6'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.74'^^xsd:double;
  dwc:latitude '46.28'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_358'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28"^^xsd:decimal ;
  dwc:decimalLongitude "36.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  geo-pos:lat "46.28"^^xsd:decimal ;
  geo-pos:long "36.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_989'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140/6'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.74'^^xsd:double;
  dwc:latitude '46.28'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_359'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28"^^xsd:decimal ;
  dwc:decimalLongitude "36.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  geo-pos:lat "46.28"^^xsd:decimal ;
  geo-pos:long "36.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_990'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140/6'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.74'^^xsd:double;
  dwc:latitude '46.28'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger 5 arch Vessel = ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_360'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28"^^xsd:decimal ;
  dwc:decimalLongitude "36.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  geo-pos:lat "46.28"^^xsd:decimal ;
  geo-pos:long "36.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_991'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140/6'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.74'^^xsd:double;
  dwc:latitude '46.28'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger 5 arch Vessel = ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_361'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28"^^xsd:decimal ;
  dwc:decimalLongitude "36.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  geo-pos:lat "46.28"^^xsd:decimal ;
  geo-pos:long "36.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_992'^^xsd:string;
  dwc:scientificName 'Leander squilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140/6'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.74'^^xsd:double;
  dwc:latitude '46.28'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:aphiaid '587648'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger 5 arch Vessel = ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_362'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28"^^xsd:decimal ;
  dwc:decimalLongitude "36.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  geo-pos:lat "46.28"^^xsd:decimal ;
  geo-pos:long "36.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_993'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140/6'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.74'^^xsd:double;
  dwc:latitude '46.28'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger 5 arch Vessel = ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_363'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.28"^^xsd:decimal ;
  dwc:decimalLongitude "36.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.28 36.74)"^^geo:wktLiteral ;
  geo-pos:lat "46.28"^^xsd:decimal ;
  geo-pos:long "36.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "140/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_994'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '140/6'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.74'^^xsd:double;
  dwc:latitude '46.28'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:temperature '6.1'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger 5 arch Vessel = ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_364'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.45"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "141/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_995'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '141/7'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_365'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.54 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.54 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.54"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_996'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142/8'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '46.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.9'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_366'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.54 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.54 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.54"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_997'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142/8'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '46.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.9'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_367'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.54 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.54"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.54 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.54"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "142/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_998'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '142/8'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '46.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.9'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_368'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.61"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1003'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143/9'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '46.61'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_224'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.61"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1004'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143/9'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '46.61'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_225'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.61"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1002'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143/9'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '46.61'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_372'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.61"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_999'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143/9'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '46.61'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_369'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.61"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1000'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143/9'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '46.61'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_370'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.61"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.61"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1001'^^xsd:string;
  dwc:scientificName 'Pterocuma pectinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143/9'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '46.61'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '110594'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_371'^^xsd:string;
  dwc:observationDate '1935-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '110594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.44"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.44 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.44"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1083'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.44'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_319'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1092'^^xsd:string;
  dwc:scientificName 'Gammarus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_544'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1093'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_545'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1d" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1098'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1d'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_402'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1078'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_428'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1084'^^xsd:string;
  dwc:scientificName 'Iphinoe gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_429'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1091'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_326'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1e" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1102'^^xsd:string;
  dwc:scientificName 'Pterocuma pectinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1e'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '110594'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 10 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_553'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1e" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1103'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1e'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 10 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_554'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1e" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1104'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1e'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 10 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_555'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1094'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_546'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1095'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_547'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1d" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1096'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1d'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_548'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1d" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1097'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1d'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_549'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1e" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1099'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1e'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '130617'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 10 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_550'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1e" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1100'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1e'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 10 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_551'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1e" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1101'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1e'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 10 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_552'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1082'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_318'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1085'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_320'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1086'^^xsd:string;
  dwc:scientificName 'Idotea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_321'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1087'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_322'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1088'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_323'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1089'^^xsd:string;
  dwc:scientificName 'Leander squilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '587648'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_324'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1090'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: small dredger 5 ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_325'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1079'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_315'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1080'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_316'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1081'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_317'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1107'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_558'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1109'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_559'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1110'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_560'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1111'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_561'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1108'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_403'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1105'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_556'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "36.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 36.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "36.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1106'^^xsd:string;
  dwc:scientificName 'Macropsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.89'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.3'^^xsd:double;
  dwc:aphiaid '161498'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_557'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "37.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "37.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1112'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.06'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_562'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "37.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "37.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1113'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.06'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_563'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "37.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "37.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1114'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.06'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_564'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "37.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "37.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1115'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.06'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_565'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "37.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "37.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1116'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.06'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_566'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "37.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "37.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1117'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.06'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_567'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "37.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 37.06)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "37.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1118'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.06'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_568'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.73 37.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.73"^^xsd:decimal ;
  dwc:decimalLongitude "37.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.73 37.08)"^^geo:wktLiteral ;
  geo-pos:lat "46.73"^^xsd:decimal ;
  geo-pos:long "37.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "144/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1005'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '144/10'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.08'^^xsd:double;
  dwc:latitude '46.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_226'^^xsd:string;
  dwc:observationDate '1935-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.73 37.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.73"^^xsd:decimal ;
  dwc:decimalLongitude "37.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.73 37.08)"^^geo:wktLiteral ;
  geo-pos:lat "46.73"^^xsd:decimal ;
  geo-pos:long "37.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "144/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1006'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '144/10'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.08'^^xsd:double;
  dwc:latitude '46.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_227'^^xsd:string;
  dwc:observationDate '1935-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.42 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.42"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.42 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.42"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1123'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '45.42'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_570'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.42 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.42"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.42 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.42"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1119'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '45.42'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_569'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.42 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.42"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.42 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.42"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1120'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '45.42'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1251'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.42 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.42"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.42 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.42"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1121'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '45.42'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1252'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.42 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.42"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.42 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.42"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1122'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '45.42'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:temperature '16.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1253'^^xsd:string;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_911'^^xsd:string;
  dwc:scientificName 'Stylochus tauricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '142855'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_184'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '142855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_912'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_185'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_913'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_186'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_914'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_187'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_915'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_188'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_916'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_189'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_917'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_190'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_918'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_191'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_919'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_192'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "156/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1037'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '156/21'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.23'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_427'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "156/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1032'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '156/21'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.23'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_270'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "156/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1033'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '156/21'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.23'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_271'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "156/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1034'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '156/21'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.23'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_272'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "156/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1035'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '156/21'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.23'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_273'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "156/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1036'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '156/21'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.23'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_274'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "156/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1038'^^xsd:string;
  dwc:scientificName 'Cordylophora lacustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '156/21'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.23'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '151742'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger 10 arch Vessel = ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_275'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '117428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "156/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1039'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '156/21'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.23'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger 10 arch Vessel = ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_276'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "156/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1040'^^xsd:string;
  dwc:scientificName 'Corophium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '156/21'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.23'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger 10 arch Vessel = ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_277'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "156/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1041'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '156/21'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.23'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger 10 arch Vessel = ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_278'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "156/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1042'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '156/21'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.23'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger 10 arch Vessel = ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_279'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "156/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1043'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '156/21'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.23'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger 10 arch Vessel = ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_280'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.23)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "156/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1044'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '156/21'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.23'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger 10 arch Vessel = ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_281'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1244'^^xsd:string;
  dwc:scientificName 'Stylochus tauricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.25'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:aphiaid '142855'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_501'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '142855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1246'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.25'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_502'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1247'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.25'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_503'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1248'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.25'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_504'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1249'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.25'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_505'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1250'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.25'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_506'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1251'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.25'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_507'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1252'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.25'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_508'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1253'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.25'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_509'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1254'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.25'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_510'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1255'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.25'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_511'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1245'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.25'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:temperature '18.8'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_400'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.31)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_920'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.31'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.9'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_193'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.31)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_921'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.31'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.9'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_194'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.31)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_922'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.31'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.9'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_195'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.31)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_923'^^xsd:string;
  dwc:scientificName 'Mesomysis helleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.31'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.9'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '226504'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_196'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.31)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_924'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.31'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.9'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_197'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.31)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_925'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.31'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.9'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_198'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1125'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.1'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_571'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1126'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.1'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_572'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1127'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.1'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_573'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1124'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.1'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_404'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1128'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_574'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1129'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_575'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1130'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_576'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.36"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.36 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.36"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1131'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.36'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:temperature '18.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_577'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1136'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_582'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1132'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_578'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1133'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_579'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1134'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_580'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1135'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_581'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1137'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_583'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1143'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_405'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1142'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_588'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1138'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_584'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1139'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_585'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1140'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_586'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "37.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 37.35)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "37.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1141'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.35'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_587'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1239'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.38'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.9'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_496'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1240'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.38'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.9'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_497'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1241'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.38'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.9'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_498'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1242'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.38'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.9'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_499'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1243'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.38'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.9'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_500'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1236'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.38'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.9'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_101'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1237'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.38'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.9'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_102'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1238'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.38'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.9'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_103'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1235'^^xsd:string;
  dwc:scientificName 'Oligochaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.38'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.9'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_100'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.38)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1234'^^xsd:string;
  dwc:scientificName 'Stylochus tauricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.38'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.9'^^xsd:double;
  dwc:aphiaid '142855'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_99'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '142855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.41)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "43a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_896'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.41'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.7'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_169'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.41)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "43a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_897'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.41'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.7'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_170'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.41)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "43a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_898'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.41'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.7'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_171'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.41)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "43a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_899'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.41'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.7'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_172'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.41)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "43a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_895'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.41'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.7'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_168'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "37.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1144'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.43'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_589'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "37.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1145'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.43'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_590'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "37.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1146'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.43'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_591'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "37.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1147'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.43'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_592'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "37.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1148'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.43'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_593'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "37.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1149'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.43'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_594'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.43)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "37.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1150'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.43'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_595'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1179'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.2'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_461'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1180'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.2'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_462'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1181'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.2'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_463'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1182'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.2'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_464'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1176'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.2'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_458'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1177'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.2'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_459'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.54"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1178'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.54'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.2'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_460'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1184'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.8'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_466'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1185'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.8'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_467'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1186'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.8'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_468'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1187'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.8'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_469'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1188'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.8'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_470'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1189'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.8'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_471'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1183'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.8'^^xsd:double;
  dwc:temperature '17.2'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_465'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "46.2"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_907'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '46.2'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.8'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_180'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "46.2"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_908'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '46.2'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.8'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_181'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "46.2"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_909'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '46.2'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.8'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_182'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "46.2"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_910'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '46.2'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.8'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_183'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "46.2"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_906'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '46.2'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.8'^^xsd:double;
  dwc:temperature '20.3'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_179'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "48a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_927'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '48a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.6'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_200'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "48a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_926'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '48a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.6'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_199'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.23"^^xsd:decimal ;
  dwc:decimalLongitude "37.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.23 37.45)"^^geo:wktLiteral ;
  geo-pos:lat "46.23"^^xsd:decimal ;
  geo-pos:long "37.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "48a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_928'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '48a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.45'^^xsd:double;
  dwc:latitude '46.23'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.6'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_201'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "37.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "37.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1193'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.46'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_474'^^xsd:string;
  dwc:observationDate '1935-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "37.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "37.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1194'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.46'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_475'^^xsd:string;
  dwc:observationDate '1935-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "37.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "37.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1195'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.46'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_476'^^xsd:string;
  dwc:observationDate '1935-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "37.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "37.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1196'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.46'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_477'^^xsd:string;
  dwc:observationDate '1935-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "37.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "37.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1190'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.46'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_472'^^xsd:string;
  dwc:observationDate '1935-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "37.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "37.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1192'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.46'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_473'^^xsd:string;
  dwc:observationDate '1935-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "37.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 37.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "37.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1191'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.46'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_398'^^xsd:string;
  dwc:observationDate '1935-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1154'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_599'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1155'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_600'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1151'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_596'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1152'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_597'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.38"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.38 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.38"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1153'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '45.38'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.3'^^xsd:double;
  dwc:temperature '18'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_598'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1160'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '18.2'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_444'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1156'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '18.2'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_601'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1157'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '18.2'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_602'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1158'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '18.2'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_603'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.41 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.41"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1159'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '45.41'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:temperature '18.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_604'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.19"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "46.19"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_904'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '46.19'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.4'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_177'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.19"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "46.19"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_905'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '46.19'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.4'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_178'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.19"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "46.19"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_900'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '46.19'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.4'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_173'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.19"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "46.19"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_901'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '46.19'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.4'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_174'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.19"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "46.19"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_902'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '46.19'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.4'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_175'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19 37.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.19"^^xsd:decimal ;
  dwc:decimalLongitude "37.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.19 37.51)"^^geo:wktLiteral ;
  geo-pos:lat "46.19"^^xsd:decimal ;
  geo-pos:long "37.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_903'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.51'^^xsd:double;
  dwc:latitude '46.19'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.4'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_176'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 37.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "37.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 37.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "37.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7d" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1162'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7d'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.52'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_445'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 37.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "37.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 37.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "37.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7d" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1165'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7d'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.52'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_448'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 37.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "37.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 37.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "37.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7d" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1163'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7d'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.52'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_446'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 37.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "37.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 37.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "37.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7d" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1164'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7d'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.52'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_447'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 37.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.47"^^xsd:decimal ;
  dwc:decimalLongitude "37.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.47 37.52)"^^geo:wktLiteral ;
  geo-pos:lat "45.47"^^xsd:decimal ;
  geo-pos:long "37.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7d" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1161'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7d'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.52'^^xsd:double;
  dwc:latitude '45.47'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:temperature '17.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_396'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1170'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_453'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1166'^^xsd:string;
  dwc:scientificName 'Stylochus tauricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:aphiaid '142855'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_449'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '142855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1167'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_450'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1168'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_451'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1169'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_452'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1174'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_457'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1172'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_455'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1173'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_456'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1171'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_454'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.52"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1175'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.52'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '18.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_397'^^xsd:string;
  dwc:observationDate '1935-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1226'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.8'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_91'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1227'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.8'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_92'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1228'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.8'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_93'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1229'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.8'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_94'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1230'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.8'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_95'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1231'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.8'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_96'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1232'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.8'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_97'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.53)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1233'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.53'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.8'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_98'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.14 37.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.14"^^xsd:decimal ;
  dwc:decimalLongitude "37.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.14 37.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.14"^^xsd:decimal ;
  geo-pos:long "37.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_866'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.58'^^xsd:double;
  dwc:latitude '46.14'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.2'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_140'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.14 37.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.14"^^xsd:decimal ;
  dwc:decimalLongitude "37.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.14 37.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.14"^^xsd:decimal ;
  geo-pos:long "37.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_864'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.58'^^xsd:double;
  dwc:latitude '46.14'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.2'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_86'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.14 37.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.14"^^xsd:decimal ;
  dwc:decimalLongitude "37.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.14 37.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.14"^^xsd:decimal ;
  geo-pos:long "37.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_865'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.58'^^xsd:double;
  dwc:latitude '46.14'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.2'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_87'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.14 37.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.14"^^xsd:decimal ;
  dwc:decimalLongitude "37.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.14 37.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.14"^^xsd:decimal ;
  geo-pos:long "37.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_862'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.58'^^xsd:double;
  dwc:latitude '46.14'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.2'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_84'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.14 37.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.14"^^xsd:decimal ;
  dwc:decimalLongitude "37.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.14 37.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.14"^^xsd:decimal ;
  geo-pos:long "37.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_863'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.58'^^xsd:double;
  dwc:latitude '46.14'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.2'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_85'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "37.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "37.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_933'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.58'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_206'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "37.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "37.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_934'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.58'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_207'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "37.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "37.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_929'^^xsd:string;
  dwc:scientificName 'Stylochus tauricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.58'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:aphiaid '142855'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_202'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '142855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "37.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "37.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_930'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.58'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_203'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "37.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "37.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_931'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.58'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_204'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "37.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.58)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "37.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_932'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.58'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_205'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 37.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.91"^^xsd:decimal ;
  dwc:decimalLongitude "37.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 37.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.91"^^xsd:decimal ;
  geo-pos:long "37.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1256'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.59'^^xsd:double;
  dwc:latitude '45.91'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '19.4'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_512'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 37.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.91"^^xsd:decimal ;
  dwc:decimalLongitude "37.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 37.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.91"^^xsd:decimal ;
  geo-pos:long "37.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1257'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.59'^^xsd:double;
  dwc:latitude '45.91'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '19.4'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_513'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 37.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.91"^^xsd:decimal ;
  dwc:decimalLongitude "37.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 37.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.91"^^xsd:decimal ;
  geo-pos:long "37.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1258'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.59'^^xsd:double;
  dwc:latitude '45.91'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '19.4'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_514'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 37.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.91"^^xsd:decimal ;
  dwc:decimalLongitude "37.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.91 37.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.91"^^xsd:decimal ;
  geo-pos:long "37.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1259'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.59'^^xsd:double;
  dwc:latitude '45.91'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:temperature '19.4'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_515'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.63)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "155/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1027'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '155/20'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.63'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_247'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.63)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "155/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1028'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '155/20'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.63'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_248'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.63)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "155/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1031'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '155/20'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.63'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_269'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.63)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "155/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1029'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '155/20'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.63'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_267'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "37.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 37.63)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "37.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "155/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1030'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '155/20'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.63'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:temperature '11'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_268'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.13"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "46.13"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_867'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '46.13'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.7'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_141'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.13"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "46.13"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_869'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '46.13'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.7'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_142'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.13"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "46.13"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_870'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '46.13'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.7'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_143'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.13"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "46.13"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_871'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '46.13'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.7'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_144'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13 37.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.13"^^xsd:decimal ;
  dwc:decimalLongitude "37.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13 37.65)"^^geo:wktLiteral ;
  geo-pos:lat "46.13"^^xsd:decimal ;
  geo-pos:long "37.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_868'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.65'^^xsd:double;
  dwc:latitude '46.13'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7.7'^^xsd:double;
  dwc:temperature '19.9'^^xsd:double;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_430'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.67)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1223'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.67'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '19.2'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_88'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.67)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1224'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.67'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '19.2'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_89'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.67)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1225'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.67'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '19.2'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_90'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.67)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1221'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.67'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '19.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_27'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.67)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1222'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.67'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '19.2'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_28'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.18 37.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.18"^^xsd:decimal ;
  dwc:decimalLongitude "37.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.18 37.71)"^^geo:wktLiteral ;
  geo-pos:lat "46.18"^^xsd:decimal ;
  geo-pos:long "37.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_893'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.71'^^xsd:double;
  dwc:latitude '46.18'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.3'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_166'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.18 37.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.18"^^xsd:decimal ;
  dwc:decimalLongitude "37.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.18 37.71)"^^geo:wktLiteral ;
  geo-pos:lat "46.18"^^xsd:decimal ;
  geo-pos:long "37.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_894'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.71'^^xsd:double;
  dwc:latitude '46.18'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.3'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_167'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.18 37.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.18"^^xsd:decimal ;
  dwc:decimalLongitude "37.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.18 37.71)"^^geo:wktLiteral ;
  geo-pos:lat "46.18"^^xsd:decimal ;
  geo-pos:long "37.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_892'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.71'^^xsd:double;
  dwc:latitude '46.18'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.3'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_165'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.18 37.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.18"^^xsd:decimal ;
  dwc:decimalLongitude "37.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.18 37.71)"^^geo:wktLiteral ;
  geo-pos:lat "46.18"^^xsd:decimal ;
  geo-pos:long "37.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_890'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.71'^^xsd:double;
  dwc:latitude '46.18'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.3'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_163'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.18 37.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.18"^^xsd:decimal ;
  dwc:decimalLongitude "37.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.18 37.71)"^^geo:wktLiteral ;
  geo-pos:lat "46.18"^^xsd:decimal ;
  geo-pos:long "37.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_891'^^xsd:string;
  dwc:scientificName 'Gammarus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.71'^^xsd:double;
  dwc:latitude '46.18'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.3'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_164'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.78)"^^geo:wktLiteral ;
  geo-pos:lat "46.12"^^xsd:decimal ;
  geo-pos:long "37.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_875'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.78'^^xsd:double;
  dwc:latitude '46.12'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.6'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_148'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.78)"^^geo:wktLiteral ;
  geo-pos:lat "46.12"^^xsd:decimal ;
  geo-pos:long "37.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_873'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.78'^^xsd:double;
  dwc:latitude '46.12'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.6'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_146'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.78)"^^geo:wktLiteral ;
  geo-pos:lat "46.12"^^xsd:decimal ;
  geo-pos:long "37.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_874'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.78'^^xsd:double;
  dwc:latitude '46.12'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.6'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_147'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.78)"^^geo:wktLiteral ;
  geo-pos:lat "46.12"^^xsd:decimal ;
  geo-pos:long "37.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_872'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.78'^^xsd:double;
  dwc:latitude '46.12'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.6'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_145'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "37.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.78)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "37.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_935'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.78'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_208'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "37.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.78)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "37.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_936'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.78'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_209'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "37.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 37.78)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "37.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_937'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.78'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:temperature '19.8'^^xsd:double;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_210'^^xsd:string;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1216'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.8'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_493'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1217'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.8'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_494'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1218'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.8'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_495'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1219'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.8'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_25'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1220'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.8'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8.3'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_26'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  geo-pos:lat "46.41"^^xsd:decimal ;
  geo-pos:long "37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "152/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1071'^^xsd:string;
  dwc:scientificName 'Cordylophora lacustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '152/30'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.83'^^xsd:double;
  dwc:latitude '46.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '9.25'^^xsd:double;
  dwc:aphiaid '151742'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_308'^^xsd:string;
  dwc:observationDate '1935-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '117428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  geo-pos:lat "46.41"^^xsd:decimal ;
  geo-pos:long "37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "152/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1072'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '152/30'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.83'^^xsd:double;
  dwc:latitude '46.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '9.25'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_309'^^xsd:string;
  dwc:observationDate '1935-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  geo-pos:lat "46.41"^^xsd:decimal ;
  geo-pos:long "37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "152/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1073'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '152/30'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.83'^^xsd:double;
  dwc:latitude '46.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '9.25'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_310'^^xsd:string;
  dwc:observationDate '1935-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  geo-pos:lat "46.41"^^xsd:decimal ;
  geo-pos:long "37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "152/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1074'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '152/30'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.83'^^xsd:double;
  dwc:latitude '46.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '9.25'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_311'^^xsd:string;
  dwc:observationDate '1935-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  geo-pos:lat "46.41"^^xsd:decimal ;
  geo-pos:long "37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "152/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1075'^^xsd:string;
  dwc:scientificName 'Corbulomya maeoticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '152/30'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.83'^^xsd:double;
  dwc:latitude '46.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '9.25'^^xsd:double;
  dwc:aphiaid '538967'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_312'^^xsd:string;
  dwc:observationDate '1935-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  geo-pos:lat "46.41"^^xsd:decimal ;
  geo-pos:long "37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "152/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1076'^^xsd:string;
  dwc:scientificName 'Mytilaster lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '152/30'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.83'^^xsd:double;
  dwc:latitude '46.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '9.25'^^xsd:double;
  dwc:aphiaid '140476'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_313'^^xsd:string;
  dwc:observationDate '1935-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '140476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.41"^^xsd:decimal ;
  dwc:decimalLongitude "37.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41 37.83)"^^geo:wktLiteral ;
  geo-pos:lat "46.41"^^xsd:decimal ;
  geo-pos:long "37.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "152/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1077'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '152/30'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.83'^^xsd:double;
  dwc:latitude '46.41'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:temperature '9.25'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_314'^^xsd:string;
  dwc:observationDate '1935-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.86)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1213'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.86'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.8'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_490'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.86)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1214'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.86'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.8'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_491'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.86)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1215'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.86'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.8'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_492'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.86)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1211'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.86'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.8'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_488'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.86)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1212'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.86'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.8'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_489'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.98"^^xsd:decimal ;
  dwc:decimalLongitude "37.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.98 37.86)"^^geo:wktLiteral ;
  geo-pos:lat "45.98"^^xsd:decimal ;
  geo-pos:long "37.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1210'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.86'^^xsd:double;
  dwc:latitude '45.98'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.8'^^xsd:double;
  dwc:temperature '19'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_399'^^xsd:string;
  dwc:observationDate '1935-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.86)"^^geo:wktLiteral ;
  geo-pos:lat "46.12"^^xsd:decimal ;
  geo-pos:long "37.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_879'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.86'^^xsd:double;
  dwc:latitude '46.12'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_152'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.86)"^^geo:wktLiteral ;
  geo-pos:lat "46.12"^^xsd:decimal ;
  geo-pos:long "37.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_877'^^xsd:string;
  dwc:scientificName 'Brachynotus lucasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.86'^^xsd:double;
  dwc:latitude '46.12'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '452043'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_150'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.86)"^^geo:wktLiteral ;
  geo-pos:lat "46.12"^^xsd:decimal ;
  geo-pos:long "37.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_878'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.86'^^xsd:double;
  dwc:latitude '46.12'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_151'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.86)"^^geo:wktLiteral ;
  geo-pos:lat "46.12"^^xsd:decimal ;
  geo-pos:long "37.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_876'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.86'^^xsd:double;
  dwc:latitude '46.12'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_149'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.12 37.86)"^^geo:wktLiteral ;
  geo-pos:lat "46.12"^^xsd:decimal ;
  geo-pos:long "37.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_880'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.86'^^xsd:double;
  dwc:latitude '46.12'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_153'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.99"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.99"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1202'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '45.99'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_483'^^xsd:string;
  dwc:observationDate '1935-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.99"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.99"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1203'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '45.99'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_484'^^xsd:string;
  dwc:observationDate '1935-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.99"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.99"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1207'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '45.99'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_485'^^xsd:string;
  dwc:observationDate '1935-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.99"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.99"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1208'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '45.99'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_486'^^xsd:string;
  dwc:observationDate '1935-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.99"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.99"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1209'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '45.99'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_487'^^xsd:string;
  dwc:observationDate '1935-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.99"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.99"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1204'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '45.99'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1254'^^xsd:string;
  dwc:observationDate '1935-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.99"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.99"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1205'^^xsd:string;
  dwc:scientificName 'Pterocuma pectinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '45.99'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110594'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1255'^^xsd:string;
  dwc:observationDate '1935-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.99"^^xsd:decimal ;
  dwc:decimalLongitude "37.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.99 37.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.99"^^xsd:decimal ;
  geo-pos:long "37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1206'^^xsd:string;
  dwc:scientificName 'Macropsis lingwura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.9'^^xsd:double;
  dwc:latitude '45.99'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_1256'^^xsd:string;
  dwc:observationDate '1935-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.16 37.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.16"^^xsd:decimal ;
  dwc:decimalLongitude "37.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.16 37.95)"^^geo:wktLiteral ;
  geo-pos:lat "46.16"^^xsd:decimal ;
  geo-pos:long "37.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_889'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.95'^^xsd:double;
  dwc:latitude '46.16'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5.3'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_162'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 37.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "37.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 37.98)"^^geo:wktLiteral ;
  geo-pos:lat "46.05"^^xsd:decimal ;
  geo-pos:long "37.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1197'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.98'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_478'^^xsd:string;
  dwc:observationDate '1935-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 37.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "37.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 37.98)"^^geo:wktLiteral ;
  geo-pos:lat "46.05"^^xsd:decimal ;
  geo-pos:long "37.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1198'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.98'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_479'^^xsd:string;
  dwc:observationDate '1935-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 37.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "37.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 37.98)"^^geo:wktLiteral ;
  geo-pos:lat "46.05"^^xsd:decimal ;
  geo-pos:long "37.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1199'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.98'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_480'^^xsd:string;
  dwc:observationDate '1935-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 37.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "37.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 37.98)"^^geo:wktLiteral ;
  geo-pos:lat "46.05"^^xsd:decimal ;
  geo-pos:long "37.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1200'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.98'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_481'^^xsd:string;
  dwc:observationDate '1935-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 37.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "37.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 37.98)"^^geo:wktLiteral ;
  geo-pos:lat "46.05"^^xsd:decimal ;
  geo-pos:long "37.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1201'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.98'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:temperature '19.5'^^xsd:double;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_482'^^xsd:string;
  dwc:observationDate '1935-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.33 37.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.33"^^xsd:decimal ;
  dwc:decimalLongitude "37.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.33 37.98)"^^geo:wktLiteral ;
  geo-pos:lat "46.33"^^xsd:decimal ;
  geo-pos:long "37.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_961'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.98'^^xsd:double;
  dwc:latitude '46.33'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.2'^^xsd:double;
  dwc:temperature '20.5'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_259'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.33 37.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.33"^^xsd:decimal ;
  dwc:decimalLongitude "37.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.33 37.98)"^^geo:wktLiteral ;
  geo-pos:lat "46.33"^^xsd:decimal ;
  geo-pos:long "37.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_962'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.98'^^xsd:double;
  dwc:latitude '46.33'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.2'^^xsd:double;
  dwc:temperature '20.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_260'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "154/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1024'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '154/19'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger arch Vessel = Ak ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_244'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "154/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1025'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '154/19'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger arch Vessel = Ak ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_245'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "154/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1026'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '154/19'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger arch Vessel = Ak ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_246'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "154/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1018'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '154/19'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_238'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "154/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1019'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '154/19'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_239'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "154/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1020'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '154/19'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_240'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "154/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1021'^^xsd:string;
  dwc:scientificName 'Ostracoda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '154/19'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_241'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "154/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1022'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '154/19'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_242'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "154/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1023'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '154/19'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:temperature '12'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_243'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_940'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.6'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_213'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_941'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.6'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_214'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_938'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.6'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_211'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_939'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6.6'^^xsd:double;
  dwc:temperature '21'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_212'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.15"^^xsd:decimal ;
  dwc:decimalLongitude "38.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.04)"^^geo:wktLiteral ;
  geo-pos:lat "46.15"^^xsd:decimal ;
  geo-pos:long "38.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_884'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.04'^^xsd:double;
  dwc:latitude '46.15'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.3'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_157'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.15"^^xsd:decimal ;
  dwc:decimalLongitude "38.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.04)"^^geo:wktLiteral ;
  geo-pos:lat "46.15"^^xsd:decimal ;
  geo-pos:long "38.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_885'^^xsd:string;
  dwc:scientificName 'Mytilaster monterosatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.04'^^xsd:double;
  dwc:latitude '46.15'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.3'^^xsd:double;
  dwc:aphiaid '742655'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_158'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.15"^^xsd:decimal ;
  dwc:decimalLongitude "38.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.04)"^^geo:wktLiteral ;
  geo-pos:lat "46.15"^^xsd:decimal ;
  geo-pos:long "38.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_881'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.04'^^xsd:double;
  dwc:latitude '46.15'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.3'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_154'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.15"^^xsd:decimal ;
  dwc:decimalLongitude "38.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.04)"^^geo:wktLiteral ;
  geo-pos:lat "46.15"^^xsd:decimal ;
  geo-pos:long "38.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_882'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.04'^^xsd:double;
  dwc:latitude '46.15'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.3'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_155'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.15"^^xsd:decimal ;
  dwc:decimalLongitude "38.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.04)"^^geo:wktLiteral ;
  geo-pos:lat "46.15"^^xsd:decimal ;
  geo-pos:long "38.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_883'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.04'^^xsd:double;
  dwc:latitude '46.15'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.3'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_156'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "153/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1007'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '153/18'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.11'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_228'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "153/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1008'^^xsd:string;
  dwc:scientificName 'Hypaniola kowalewskii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '153/18'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.11'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '129798'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_229'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '129798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "153/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1009'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '153/18'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.11'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_230'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "153/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1010'^^xsd:string;
  dwc:scientificName 'Mytilaster sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '153/18'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.11'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138227'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_231'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "153/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1011'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '153/18'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.11'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_232'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "153/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1012'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '153/18'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.11'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_233'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "153/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1013'^^xsd:string;
  dwc:scientificName 'Hydrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '153/18'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.11'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140127'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_234'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "153/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1015'^^xsd:string;
  dwc:scientificName 'Pterocuma pectinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '153/18'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.11'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '110594'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger arch Vessel = Ak ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_235'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "153/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1016'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '153/18'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.11'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger arch Vessel = Ak ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_236'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "153/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1017'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '153/18'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.11'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger arch Vessel = Ak ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_237'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06"^^xsd:decimal ;
  dwc:decimalLongitude "38.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06 38.11)"^^geo:wktLiteral ;
  geo-pos:lat "46.06"^^xsd:decimal ;
  geo-pos:long "38.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "153/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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_1014'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '153/18'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.11'^^xsd:double;
  dwc:latitude '46.06'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingProtocol 'Sampling instrument: dredger arch Vessel = Ak ; SampleSize : unknown'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_425'^^xsd:string;
  dwc:observationDate '1935-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.15"^^xsd:decimal ;
  dwc:decimalLongitude "38.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.15)"^^geo:wktLiteral ;
  geo-pos:lat "46.15"^^xsd:decimal ;
  geo-pos:long "38.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_886'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.15'^^xsd:double;
  dwc:latitude '46.15'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_159'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.15"^^xsd:decimal ;
  dwc:decimalLongitude "38.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.15)"^^geo:wktLiteral ;
  geo-pos:lat "46.15"^^xsd:decimal ;
  geo-pos:long "38.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_887'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.15'^^xsd:double;
  dwc:latitude '46.15'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_160'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.15"^^xsd:decimal ;
  dwc:decimalLongitude "38.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 38.15)"^^geo:wktLiteral ;
  geo-pos:lat "46.15"^^xsd:decimal ;
  geo-pos:long "38.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_888'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.15'^^xsd:double;
  dwc:latitude '46.15'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_161'^^xsd:string;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 38.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.3"^^xsd:decimal ;
  dwc:decimalLongitude "38.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 38.15)"^^geo:wktLiteral ;
  geo-pos:lat "46.3"^^xsd:decimal ;
  geo-pos:long "38.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_960'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.15'^^xsd:double;
  dwc:latitude '46.3'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3.9'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_258'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 38.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.3"^^xsd:decimal ;
  dwc:decimalLongitude "38.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 38.15)"^^geo:wktLiteral ;
  geo-pos:lat "46.3"^^xsd:decimal ;
  geo-pos:long "38.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_959'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.15'^^xsd:double;
  dwc:latitude '46.3'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3.9'^^xsd:double;
  dwc:temperature '22'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_257'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_942'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.21'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.2'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_215'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_943'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.21'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.2'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_216'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_944'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.21'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.2'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_217'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_945'^^xsd:string;
  dwc:scientificName 'Pterocuma pectinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.21'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.2'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:aphiaid '110594'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_218'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '110594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_946'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.21'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.2'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_219'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_947'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.21'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.2'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_220'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.21)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_948'^^xsd:string;
  dwc:scientificName 'Syndesmya ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.21'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2.2'^^xsd:double;
  dwc:temperature '21.2'^^xsd:double;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Petersen dredger 0.1 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_221'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_951'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.28'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_249'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_952'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.28'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_250'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_953'^^xsd:string;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.28'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_251'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_949'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53a'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.28'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: cup 200 cm²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_222'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_950'^^xsd:string;
  dwc:scientificName 'Paramysis baeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53b'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.28'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '120146'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_223'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '120146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_954'^^xsd:string;
  dwc:scientificName 'Iphinoe gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.28'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_252'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_955'^^xsd:string;
  dwc:scientificName 'Pterocuma pectinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.28'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '110594'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_253'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '110594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_956'^^xsd:string;
  dwc:scientificName 'Idotea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.28'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_254'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_957'^^xsd:string;
  dwc:scientificName 'Dikerogammarus haemobaphes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.28'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '234073'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_255'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '234073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "38.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 38.28)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "38.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4379__IBSS_Expeditions%201934-1935%3B%20Azov%20Sea%3B%20benthos%20data_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Expeditions 1934-1935; Azov Sea; benthos data_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4379_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Expeditions 1934-1935; Azov Sea; benthos data'^^xsd:string;
  dwc:catalogNumber 'IBSS_Benthos_1934_1935_958'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53c'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.28'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingEffort 'Ind/m²'^^xsd:string;
  dwc:samplingProtocol 'Unit Observed weight: g/m²; Sampling instrument: Ekman dredger 1/40 m²'^^xsd:string;
  dwc:occurrenceId 'IBSS_Expeditions 1934-1935; Azov Sea; benthos data_256'^^xsd:string;
  dwc:observationDate '1935-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF